Point the roadmap reference at the org template - #38
Open
rahlk wants to merge 1 commit into
Open
Conversation
The skeleton was prose in a fenced block here: not copyable, not where the artifact lands, and its editorial phrasing shipped into every roadmap made from it. Template now lives in codellm-devkit/.github next to the issue forms (codellm-devkit/.github#33), on the same principle issue bodies already follow -- org repo owns the shape, skill owns when and why. Reference drops from 63 lines to 19: a link plus the four rules that are genuinely skill-side.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to codellm-devkit/.github#33.
Motivation and Context
The roadmap skeleton lived as prose inside a fenced code block in this skill's reference file. It wasn't copyable, wasn't where the artifact lands, and its editorial phrasing ("The list that makes the rest mean something") shipped into every roadmap derived from it.
The template now lives in
codellm-devkit/.github→docs/design/roadmap-template.md, besideISSUE_TEMPLATE/andCONTRIBUTING.md— the same split issue bodies already use: org repo owns the shape, the skill owns when and why.Reference drops 63 → 19 lines: a link plus the four rules that are genuinely skill-side (one roadmap amended in place; rows are contract decisions not themes;
Starting nowholds exactly one; dropped candidates move toNot nowwith a reason).The mode itself is unchanged —
planning-cldk-work, its loop, gate and scenarios all stay.How Has This Been Tested?
check-readme-dispatcher-sync.shgreen.0.4.1returns the section.Breaking Changes
No. The reference points elsewhere; no behaviour, routing or gate changes.
Depends on codellm-devkit/.github#33 — merge that first, or this links a file that does not exist yet.
Types of changes
Checklist
Additional context
Patch bump to 0.4.1 — no behaviour change, so not a minor.